[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1236  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16473Andersen, Dawn10210BerlinHamburgGermany
22702Gonzalez, Patricia, G92700ColombesHauts de SeineFrance
23428Bailey, Savannah, J2580GoulburnNew South WalesAustralia
26347Raji, Alvin, S98312BremertonWashingtonUnited States

Generated 2025-07-12 02:30:35.567 UTC