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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21518Madan, Ruben, M75008ParisSeine (Paris)France
21522Bryant, Morgan, C75007ParisSeine (Paris)France
21673Gill, Jésus, M75007ParisSeine (Paris)France
21675Rana, Adriana75016ParisSeine (Paris)France

Generated 2025-07-13 05:49:27.260 UTC