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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21505Gonzalez, Ronald75002ParisSeine (Paris)France
21513Xu, Stacey75008ParisSeine (Paris)France
21518Madan, Ruben, M75008ParisSeine (Paris)France
21522Bryant, Morgan, C75007ParisSeine (Paris)France

Generated 2025-07-17 03:22:32.007 UTC