[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 2421   SHUFFLE   <  SKIP 304  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20555Raje, Kelvin, V91480FrankfurtBayernGermany
20334Mitchell, Jeremiah, S90706BellflowerCaliforniaUnited States
27641Alexander, Miranda92020El CajonCaliforniaUnited States
16292Lal, Carly, L63151MühlheimHamburgGermany

Generated 2025-07-22 12:08:09.043 UTC