[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 2421   SHUFFLE   <  SKIP 6038  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18545Clark, Ian, L98033KirklandWashingtonUnited States
14761Kelly, Morgan, L91776San GabrielCaliforniaUnited States
13011Ortega, Anne3220GeelongVictoriaAustralia

Generated 2025-07-10 20:59:26.250 UTC