[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 840   SHUFFLE   <  SKIP 1071  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24914Zhou, Heather, M3198SeafordVictoriaAustralia
12900Ward, Carlos94303Palo AltoCaliforniaUnited States
27313Moreno, Diane, S78000VersaillesYvelineFrance

Generated 2025-07-20 00:23:14.564 UTC