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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20718Ruiz, RickyPE17BuryEnglandUnited Kingdom
22833Prasad, Bruce59170CroixNordFrance
19936Luo, Corey46236BottropNordrhein-WestfalenGermany
15430Jiménez, Alfredo98168BurienWashingtonUnited States

Generated 2025-07-11 22:29:52.271 UTC