[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 2421   SHUFFLE   <  SKIP 5094  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17599Cooper, Sebastian, A98403TacomaWashingtonUnited States
22518Sai, JillianRG7 5H7ReadingEnglandUnited Kingdom
20406Munoz, Felicia, D3198SeafordVictoriaAustralia

Generated 2025-07-15 15:09:00.217 UTC