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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14503Alexander, Brianna99362Walla WallaWashingtonUnited States
23294Chen, Suzanne, R98225BellinghamWashingtonUnited States
23973Long, Zachary, A75007ParisSeine (Paris)France

Generated 2025-07-11 03:49:33.909 UTC