[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   SHUFFLE   SKIP 4438   <  SKIP 556  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16918Cox, Alexandria, L98403TacomaWashingtonUnited States
11585Perez, Kari, LCM11BillericayEnglandUnited Kingdom
17156Gonzales, Hailey, N94947NovatoCaliforniaUnited States
15219Chen, Clayton, A5023FindonSouth AustraliaAustralia

Generated 2025-07-16 02:15:12.098 UTC