[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 2037  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12145Butler, Brandon99362Walla WallaWashingtonUnited States
22397Patel, Marie92700ColombesHauts de SeineFrance
12422Evans, Hailey, C98270MarysvilleWashingtonUnited States
12855Diaz, Philip, JLE18LeedsEnglandUnited Kingdom

Generated 2025-07-12 12:24:24.495 UTC