[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 31   SHUFFLE   <  SKIP 14  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18631Shan, CarlyY03 4TNYorkEnglandUnited Kingdom
16348Raman, Roy2580GoulburnNew South WalesAustralia
26511Weisman, Charles91364Woodland HillsCaliforniaUnited States

Generated 2025-07-10 02:22:32.885 UTC