[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 3669   SHUFFLE   <  SKIP 22  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom
23128Jai, Dylan, J2500WollongongNew South WalesAustralia
23622Moreno, Darren48001MünsterSaarlandGermany

Generated 2025-07-12 14:42:20.075 UTC