[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 531   <  SKIP 1114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20728Chande, Cedric, J93290Tremblay-en-FranceSeine Saint DenisFrance
21004Campbell, Kaitlyn93290Tremblay-en-FranceSeine Saint DenisFrance
20846Alonso, Lee93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-08 04:43:28.751 UTC