[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 875   <  SKIP 1896  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16873Deng, Damien, AT2P 2G8CalgaryAlbertaCanada
16921Jai, EdwinT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-14 15:07:41.109 UTC