[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 250   <  SKIP 4760  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17999Romero, Byron59140DunkerqueNordFrance
18015Edwards, Haley, D59140DunkerqueNordFrance
18039Clark, Logan59140DunkerqueNordFrance
18043Chande, Katie, A59140DunkerqueNordFrance

Generated 2025-07-16 07:37:29.255 UTC