[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 785   SHUFFLE   <  SKIP 65  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22944Lal, Jodi, J2060Lavender BayNew South WalesAustralia
14021Richardson, Michelle98033KirklandWashingtonUnited States
22002Chen, Kristen, L2036MalabarNew South WalesAustralia
25530Lopez, Gerald, M48001MünsterSaarlandGermany

Generated 2025-07-15 10:46:49.541 UTC