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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15493Chen, Eric, N97355LebanonOregonUnited States
27732White, Katherine99362Walla WallaWashingtonUnited States
15230Vance, Jillian, D2113North RydeNew South WalesAustralia

Generated 2025-07-15 10:36:14.452 UTC