[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 327   SHUFFLE   <  SKIP 2146  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20907Shan, TerrenceMK8 8DFMilton KeynesEnglandUnited Kingdom
17930Srini, Chelsea, S75017ParisSeine (Paris)France
15809Sharma, Christian2444Port MacquarieNew South WalesAustralia

Generated 2025-07-15 13:56:11.372 UTC