[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 0   SHUFFLE   <  SKIP 2168  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16785Lee, Christian, R98403TacomaWashingtonUnited States
28154Patterson, Katherine, E90802Long BeachCaliforniaUnited States
23924Wright, Amber, LEM15Esher-MoleseyEnglandUnited Kingdom
29408Chen, Heather, M91940Les UlisEssonneFrance
23618Holt, Dale, CRH15 9UDWest SussexEnglandUnited Kingdom
20487White, Alexander, D98225BellinghamWashingtonUnited States
14132Ross, Brandon3429SunburyVictoriaAustralia

Generated 2025-11-05 16:38:03.496 UTC