[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 364   SHUFFLE   <  SKIP 1503  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11139Moreno, Tanya6105CloverdaleSouth AustraliaAustralia
14441Lewis, William, N90706BellflowerCaliforniaUnited States
24150Campbell, Jack46236BottropNordrhein-WestfalenGermany

Generated 2025-07-20 08:13:57.464 UTC