[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 717   SHUFFLE   <  SKIP 2148  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11025Beck, Alejandro4171HawthorneQueenslandAustralia
12846Nara, Bridget, L46236BottropNordrhein-WestfalenGermany
21639Wilson, Anthony98168BurienWashingtonUnited States

Generated 2025-07-14 03:37:58.753 UTC