[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 0   SHUFFLE   <  SKIP 3060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12818She, Curtis93700DrancySeine Saint DenisFrance
24041Tang, Chad, L59368WerneNordrhein-WestfalenGermany
20531Young, James, M94010BurlingameCaliforniaUnited States

Generated 2025-10-29 21:03:27.477 UTC