[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 559   <  SKIP 979  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19069Hall, Thomas93000BobignySeine Saint DenisFrance
19426Stewart, Brian93000BobignySeine Saint DenisFrance

Generated 2025-07-22 04:26:47.160 UTC