[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 468   SHUFFLE   <  SKIP 5241  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14776Arthur, Ronald, DEC1R 0DULondonEnglandUnited Kingdom
16563Baker, MackenzieNT20Newcastle upon TyneEnglandUnited Kingdom
16102Alexander, Marcus, M94014ColmaCaliforniaUnited States
26481Young, Luke92806La JollaCaliforniaUnited States

Generated 2025-07-15 14:29:54.580 UTC