[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 549   SHUFFLE   <  SKIP 1397  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20316Zhang, Suzanne, R5023FindonSouth AustraliaAustralia
23929Xie, Kristin, J93500PantinSeine Saint DenisFrance
26932Raman, KristinaSL67RJMaidenheadEnglandUnited Kingdom
25912Rubio, Walter, R3977CranbourneVictoriaAustralia

Generated 2025-07-19 14:41:10.339 UTC