[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 650   SHUFFLE   <  SKIP 2796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23106Yuan, Kathryn, L2500WollongongNew South WalesAustralia
18446Ramos, Larry2036MalabarNew South WalesAustralia
13546Jai, Mitchell, D48001MünsterSaarlandGermany

Generated 2025-07-14 16:04:03.307 UTC