[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 2608   SHUFFLE   <  SKIP 1072  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19777Thomas, Jonathan, C90012Los AngelesCaliforniaUnited States
15118Ortega, NelsonAS23Stoke-on-TrentEnglandUnited Kingdom
19579Zheng, Dawn, F1002SydneyNew South WalesAustralia

Generated 2025-07-14 14:23:23.260 UTC