[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 2993   SHUFFLE   <  SKIP 44  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28718Raman, Cassandra2060Lavender BayNew South WalesAustralia
12316Luo, Alejandro, KW1V 5RNLondonEnglandUnited Kingdom
12078Edwards, Jose, W98901YakimaWashingtonUnited States

Generated 2025-07-11 23:22:03.750 UTC