[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 556  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27279Brooks, Katelyn98027IssaquahWashingtonUnited States
15580Raman, Ruben3977CranbourneVictoriaAustralia
12225Ortega, Kathleen, G66041PoingSaarlandGermany

Generated 2025-07-11 20:36:06.341 UTC