[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 518   SHUFFLE   <  SKIP 4939  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16372Foster, Vanessa91950Lincoln AcresCaliforniaUnited States
21043McDonald, Johnathan12311BerlinHamburgGermany
12548Collins, Alexandra46236BottropNordrhein-WestfalenGermany

Generated 2025-07-18 07:15:07.477 UTC