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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24741Perry, Brittany99362Walla WallaWashingtonUnited States
20641Robinson, Isabella, P90802Long BeachCaliforniaUnited States
19047Walker, Sydney, AGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 12:12:57.738 UTC