[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 3669   SHUFFLE   <  SKIP 916  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18742Guo, Don4169East BrisbaneQueenslandAustralia
20718Ruiz, RickyPE17BuryEnglandUnited Kingdom
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
17275Sanders, Ian, N94015Daly CityCaliforniaUnited States

Generated 2025-07-16 14:51:52.704 UTC