[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 250   SHUFFLE   <  SKIP 1665  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17954Torres, Shelby, B78100Saint Germain en LayeYvelineFrance
26912Rodriguez, Denise38001BraunschweigNordrhein-WestfalenGermany
20193Gray, Alyssa, C94941Mill ValleyCaliforniaUnited States

Generated 2025-07-18 22:25:33.196 UTC