[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 396   SHUFFLE   <  SKIP 2425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17368Xie, Alisha, C98225BellinghamWashingtonUnited States
13619Xu, Arturo2138RhodesNew South WalesAustralia
15610Gonzales, Jessica, AWA3WatfordEnglandUnited Kingdom

Generated 2025-07-13 12:15:33.234 UTC