[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 250   SHUFFLE   <  SKIP 3066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25945Guo, Brent, J1002SydneyNew South WalesAustralia
16046Gomez, RobynRG41 1QWWokinghamEnglandUnited Kingdom
23062Reed, Natalie97355LebanonOregonUnited States

Generated 2025-07-12 17:03:12.897 UTC