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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20240Rubio, Beth6006PerthSouth AustraliaAustralia
16221Saunders, Darren, A98168BurienWashingtonUnited States
12133Xie, Colleen, CLA1 1LNLancasterEnglandUnited Kingdom

Generated 2025-07-18 16:05:58.072 UTC