[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 589   SHUFFLE   <  SKIP 73  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15716Madan, Roy4171HawthorneQueenslandAustralia
27897Munoz, Robin, E38001BraunschweigNordrhein-WestfalenGermany
22021White, Ethan, C98055RentonWashingtonUnited States

Generated 2025-07-16 02:16:28.715 UTC