[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 632   SHUFFLE   <  SKIP 212  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11997Kapoor, Kristina2450Coffs HarbourNew South WalesAustralia
16008Allen, Morgan, D98033KirklandWashingtonUnited States
22502Miller, GraceGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 19:36:21.076 UTC