[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 562   <  SKIP 4314  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12541Zhang, Jonathan, W93700DrancySeine Saint DenisFrance
12748Bell, Grace93700DrancySeine Saint DenisFrance
12849Baker, Adam93700DrancySeine Saint DenisFrance

Generated 2025-07-19 04:52:45.087 UTC