[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 2613  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22763Gonzalez, Rebecca98104SeattleWashingtonUnited States
14502Wright, Katelyn, AV9MetchosinBritish ColumbiaCanada
23685Reed, Alexa, C90712LakewoodCaliforniaUnited States

Generated 2025-07-11 14:06:00.433 UTC