[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 16   <  SKIP 167  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25092Jackson, Emily90802Long BeachCaliforniaUnited States
28710Vazquez, Tyrone, G53131BonnNordrhein-WestfalenGermany
23480Coleman, Sydney, M98104SeattleWashingtonUnited States

Generated 2025-07-13 13:31:20.652 UTC