[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 4416   SHUFFLE   <  SKIP 3033  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29430Goel, Donna, H38001BraunschweigNordrhein-WestfalenGermany
17750Jai, Shawna, WB29 6SLBirminghamEnglandUnited Kingdom
27209Rodriguez, Erick, D94010BurlingameCaliforniaUnited States

Generated 2025-07-19 17:03:59.721 UTC