[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 364   SHUFFLE   <  SKIP 1340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17839Chander, Christine, LOX16 8RSOxonEnglandUnited Kingdom
27659Lopez, Jesse98104SeattleWashingtonUnited States
14832Rana, BarryB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-21 16:51:32.640 UTC