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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17620Coleman, Miranda97222MilwaukieOregonUnited States
28957Xu, Kate, R6006PerthSouth AustraliaAustralia
15524Stone, Dalton, M97034Lake OswegoOregonUnited States

Generated 2025-07-12 17:14:32.845 UTC