[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 680   SHUFFLE   <  SKIP 1042  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14687Price, Olivia, T75007ParisSeine (Paris)France
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States
18183Schmidt, Meagan33098PaderbornNordrhein-WestfalenGermany
14336Baker, Gabriel97005BeavertonOregonUnited States

Generated 2025-07-22 06:31:16.415 UTC