[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   SHUFFLE   <  SKIP 3177  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18194Kumar, Yolanda, J6006PerthSouth AustraliaAustralia
20432Sanders, Juan, W98036LynnwoodWashingtonUnited States
22829Chandra, Chelsea, D95000CergyVal d'OiseFrance
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
22812Washington, DestinyLE18LeedsEnglandUnited Kingdom
14388Rogers, Kaylee91950National CityCaliforniaUnited States

Generated 2025-07-09 13:10:40.490 UTC