[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 456   SHUFFLE   <  SKIP 1326  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15534Bell, Steven97205PortlandOregonUnited States
13435Pal, Tracy, A90210Beverly HillsCaliforniaUnited States
24708Chander, Corey, A78400ChatouYvelineFrance

Generated 2025-07-15 14:27:29.043 UTC