[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 327   SHUFFLE   <  SKIP 772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13495Alvarez, Micheal, WRG7 5H7ReadingEnglandUnited Kingdom
28001Rodriguez, Sydney, C94010BurlingameCaliforniaUnited States
11802Taylor, Madison, AV8POak BayBritish ColumbiaCanada

Generated 2025-07-09 15:58:39.177 UTC