[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   SKIP 3669   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29391Chandra, Ebony46236BottropNordrhein-WestfalenGermany
19944Suarez, Jonathon, P38001BraunschweigNordrhein-WestfalenGermany
29241Evans, Sophia98225BellinghamWashingtonUnited States

Generated 2025-07-10 19:39:28.463 UTC