[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 31   SHUFFLE   <  SKIP 857  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11137Taylor, Jasmine, A99202SpokaneWashingtonUnited States
12558Evans, Amanda46236BottropNordrhein-WestfalenGermany
15921Patel, Donald, M78400ChatouYvelineFrance
28497Yang, Alvin66001SaarbrückenSaarlandGermany

Generated 2025-07-18 18:02:48.927 UTC