[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 468   SHUFFLE   <  SKIP 118  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21135Raji, Raul, PCB4 4BZCambridgeEnglandUnited Kingdom
16584Gray, DevinWA3WatfordEnglandUnited Kingdom
27488Munoz, Sheila2138RhodesNew South WalesAustralia
17834Gill, Michele, M75008ParisSeine (Paris)France

Generated 2025-07-10 19:41:28.613 UTC