[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 3165   SHUFFLE   <  SKIP 1795  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20180Sanders, Amanda91945Lemon GroveCaliforniaUnited States
22290Jenkins, Jocelyn, R98104SeattleWashingtonUnited States
28511Rivera, ChaseGA10GatesheadEnglandUnited Kingdom
12254Deng, Calvin93500PantinSeine Saint DenisFrance

Generated 2025-07-18 17:39:08.830 UTC