[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 821   SHUFFLE   <  SKIP 750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13172Cook, Isabella, D98036LynnwoodWashingtonUnited States
21009Sandberg, Clinton, S70452StuttgartSaarlandGermany
29069Lin, Clarence3000MelbourneVictoriaAustralia

Generated 2025-07-15 14:27:48.880 UTC