[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 875   SHUFFLE   <  SKIP 2246  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13485Allen, Thomas, J91910Chula VistaCaliforniaUnited States
14197Gill, Frank, C38001BraunschweigNordrhein-WestfalenGermany
28091Liang, Valerie2300NewcastleNew South WalesAustralia
24991Bryant, Luke98027IssaquahWashingtonUnited States

Generated 2025-07-21 10:43:04.291 UTC