[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 327   SHUFFLE   <  SKIP 3271  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
25412Williams, Michael, M98201EverettWashingtonUnited States
28727Madan, Brett, L59223RoncqNordFrance
17867Sanchez, StephanieV0SookeBritish ColumbiaCanada

Generated 2025-07-22 11:42:26.300 UTC