[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 34   SHUFFLE   <  SKIP 2024  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20448Blanco, Jésus, E2777SpringwoodNew South WalesAustralia
14588Taylor, Alexander, E98055RentonWashingtonUnited States
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-19 12:02:49.621 UTC