[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 3914   <  SKIP 1862  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29150Griffin, Wyatt, C97034Lake OswegoOregonUnited States
27385Ramos, Jonathon, A91502BurbankCaliforniaUnited States
25509Hayes, Lucas, A59368WerneNordrhein-WestfalenGermany

Generated 2025-07-22 00:57:04.253 UTC