[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2693   SHUFFLE   <  SKIP 1028  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28546Xu, Alisha93000BobignySeine Saint DenisFrance
18236Wilson, Andrew, RV9B 5T2ShawneeBritish ColumbiaCanada
11026Sai, Harold2580GoulburnNew South WalesAustralia

Generated 2025-07-16 23:09:31.321 UTC