[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 875   SHUFFLE   <  SKIP 135  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21098Ma, Steve62200Boulogne-sur-MerPas de CalaisFrance
13141Hernandez, Walter2264SilverwaterNew South WalesAustralia
14490Butler, Aidan, B92118CoronadoCaliforniaUnited States
25286Powell, Zachary90505TorranceCaliforniaUnited States

Generated 2025-07-14 04:57:51.392 UTC