[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 2103   SHUFFLE   <  SKIP 3027  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14687Price, Olivia, T75007ParisSeine (Paris)France
17947Srini, Erick, H80074MünchenNordrhein-WestfalenGermany
27726Hall, Sophia91945Lemon GroveCaliforniaUnited States
17448Hayes, Zachary92806La JollaCaliforniaUnited States

Generated 2025-07-21 15:53:04.256 UTC