[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 2279  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26458Moore, Ryan94015Daly CityCaliforniaUnited States
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
25617Shan, Leonard, E92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-12 17:26:09.603 UTC