[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3246  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20914Zeng, Gilbert, C14129BerlinHessenGermany
23000Henderson, Victoria, M97034Lake OswegoOregonUnited States
17238Patterson, Jordan3220GeelongVictoriaAustralia

Generated 2025-07-17 12:00:53.359 UTC