[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 62   SHUFFLE   <  SKIP 1138  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11485Chandra, DonaldEM15Esher-MoleseyEnglandUnited Kingdom
18681Griffin, Jacqueline91945Lemon GroveCaliforniaUnited States
25772Kapoor, Harold, S80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-20 14:37:40.061 UTC