[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 5796  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16205Sanders, Melanie75007ParisSeine (Paris)France
16262Xie, Kathryn, M75002ParisSeine (Paris)France
16291Lal, Lindsey, H75019ParisSeine (Paris)France

Generated 2025-07-12 05:17:44.665 UTC