[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 470   SHUFFLE   <  SKIP 4335  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23619Tang, Ricardo, L45001EssenHamburgGermany
23269Griffin, Taylor, E92020El CajonCaliforniaUnited States
25626Diaz, Janet, RGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 15:52:59.398 UTC