[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   SHUFFLE   SKIP 6869   <  SKIP 43  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13179Sanchez, Adrian, LV0SookeBritish ColumbiaCanada
22611Deng, ChadTY31RuncornEnglandUnited Kingdom
26346Suri, Emmanuel90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 17:08:02.246 UTC