[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 875   SHUFFLE   <  SKIP 5503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22254Scott, Fernando, C98270MarysvilleWashingtonUnited States
15951Baker, Jenna, J98104SeattleWashingtonUnited States
11944Rodriguez, Rachael, M2264SilverwaterNew South WalesAustralia

Generated 2025-07-18 10:56:39.220 UTC