[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 5870  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19367Gonzalez, Johnathan, A75002ParisSeine (Paris)France
19376Wood, Paige, C75007ParisSeine (Paris)France
19427Lopez, Troy, M75008ParisSeine (Paris)France
19436Pal, Gregory75016ParisSeine (Paris)France

Generated 2025-07-14 07:17:10.437 UTC