[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 34   SHUFFLE   <  SKIP 2174  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28683Munoz, Mallory78000VersaillesYvelineFrance
27296Ready, Rodrigo, D92020El CajonCaliforniaUnited States
20236Chandra, Cesar, R3977CranbourneVictoriaAustralia

Generated 2025-07-10 17:58:34.891 UTC