[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 2147   SHUFFLE   <  SKIP 36  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12840Sanz, NaomiGA10GatesheadEnglandUnited Kingdom
28800Sanchez, Mason, A94010BurlingameCaliforniaUnited States
15727Zeng, Alisha, A2036MatravilleNew South WalesAustralia

Generated 2025-07-19 17:59:48.748 UTC