[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 3222   SHUFFLE   <  SKIP 325  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13664Diaz, Larry, TOX16 8RSOxonEnglandUnited Kingdom
22329Peterson, Grace, Y97034Lake OswegoOregonUnited States
17192He, Warren, LNT20Newcastle upon TyneEnglandUnited Kingdom
26048Oliver, Brad, K94519ConcordCaliforniaUnited States

Generated 2025-07-14 22:19:07.701 UTC