[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 250   <  SKIP 5510  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13835Brooks, Hailey75007ParisSeine (Paris)France
14178Raje, Katie75002ParisSeine (Paris)France
14186Tang, Katrina, K75002ParisSeine (Paris)France
14188Sanchez, Meagan, I75017ParisSeine (Paris)France

Generated 2025-07-22 02:35:09.299 UTC