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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27174Bennett, Fernando, M33098PaderbornNordrhein-WestfalenGermany
19894Sharma, Elijah, M98225BellinghamWashingtonUnited States
25430Hall, Alyssa, M90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 05:07:10.633 UTC