[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 149   SHUFFLE   <  SKIP 5605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13637Cooper, Victoria, S2500WollongongNew South WalesAustralia
25703Rana, Summer, MSW8 1XDLondonEnglandUnited Kingdom
14384Miller, Rachel, F98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 06:25:25.324 UTC