[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 894  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12583Ortega, Tyrone, H2300NewcastleNew South WalesAustralia
19722Bailey, Dalton, P90712LakewoodCaliforniaUnited States
28489Zhu, Jeffery, E66001SaarbrückenSaarlandGermany
25599Russell, AaronGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-11 11:54:45.295 UTC