[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 7697   <  SKIP 1060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28440Ramirez, Allison59000LilleNordFrance
28539Zhou, Barbara59000LilleNordFrance
28905Bailey, Katherine, L59000LilleNordFrance

Generated 2025-07-21 15:56:41.807 UTC