[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   SHUFFLE   SKIP 2500   <  SKIP 587  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23342She, Cristina, M91910Chula VistaCaliforniaUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
15655Gomez, Deanna45001EssenHamburgGermany

Generated 2025-07-15 10:08:28.312 UTC