[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 1035   SHUFFLE   <  SKIP 439  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11239Goel, Latoya, CSW1P 2NULondonEnglandUnited Kingdom
12399Chapman, Henry, L38001BraunschweigNordrhein-WestfalenGermany
25901Harris, Lucas, E90802Long BeachCaliforniaUnited States
16887Rivera, Cody, L91945Lemon GroveCaliforniaUnited States

Generated 2025-07-17 22:56:37.808 UTC