[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 5861  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19075Wu, Brent75013ParisSeine (Paris)France
19183Raje, Edwin, D75009ParisSeine (Paris)France
19252Brooks, Jasmine, S75007ParisSeine (Paris)France
19256Griffin, Abigail, A75007ParisSeine (Paris)France
19194Garcia, Cesar, L75010ParisSeine (Paris)France
19280Andersen, Darrell75003ParisSeine (Paris)France

Generated 2025-11-05 23:08:43.362 UTC