[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 875   SHUFFLE   <  SKIP 6125  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16258Malhotra, Deanna, M45000OrleansLoiretFrance
29428Perez, Kristopher, E38001BraunschweigNordrhein-WestfalenGermany
14961Yang, Jaclyn80074MünchenNordrhein-WestfalenGermany
20020Foster, Jacqueline, K90012Los AngelesCaliforniaUnited States

Generated 2025-07-13 22:26:16.844 UTC