[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 507   SHUFFLE   <  SKIP 718  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25893Alexander, Alexia98312BremertonWashingtonUnited States
13967Zhang, Glenn, A3280WarrnamboolVictoriaAustralia
25383Walker, Nathan98027IssaquahWashingtonUnited States

Generated 2025-07-21 10:49:29.519 UTC