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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19280Andersen, Darrell75003ParisSeine (Paris)France
19287Chandra, Shane, M75006ParisSeine (Paris)France
19484Liang, Willie, M75009ParisSeine (Paris)France
19485Shan, Raul, L75003ParisSeine (Paris)France

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