[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 612   SHUFFLE   <  SKIP 891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19269Navarro, Kathleen, J3280WarrnamboolVictoriaAustralia
24978Stewart, Kaylee98312BremertonWashingtonUnited States
28597Harris, Brianna94947NovatoCaliforniaUnited States

Generated 2025-07-11 03:32:37.417 UTC