[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 512   SKIP 660   <  SKIP 607  >   TAKE 1  >   

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

1 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19339Gomez, Lance, L38001BraunschweigNordrhein-WestfalenGermany

Generated 2025-07-21 14:11:12.565 UTC