[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 406   SHUFFLE   <  SKIP 3021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27542Rivera, Jessica, M98201EverettWashingtonUnited States
17065Chen, Cedric, R4217Gold CoastQueenslandAustralia
18721Gomez, Andy2036MalabarNew South WalesAustralia

Generated 2025-07-12 10:17:14.491 UTC