[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 875   SHUFFLE   <  SKIP 4330  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26386Zhao, KelliNT20Newcastle upon TyneEnglandUnited Kingdom
23023Vazquez, Naomi, W98225BellinghamWashingtonUnited States
16167Moore, Devin, J3429SunburyVictoriaAustralia

Generated 2025-07-21 00:12:51.115 UTC