[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 327   SHUFFLE   <  SKIP 1386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14261Subram, Meredith, S2138RhodesNew South WalesAustralia
22248Ramos, Gary, S90210Beverly HillsCaliforniaUnited States
20916Carlson, Kathleen30601HannoverNordrhein-WestfalenGermany

Generated 2025-07-16 16:05:28.747 UTC