[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 928   SHUFFLE   <  SKIP 365  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12281Sanchez, JanelleOX14 4SEOxfordEnglandUnited Kingdom
22445Suarez, Diane, L31770ColomiersGaronne (Haute)France
22346Howard, Catherine, S90210Beverly HillsCaliforniaUnited States
11999Shan, Johnny2300NewcastleNew South WalesAustralia

Generated 2025-07-20 06:54:48.652 UTC