[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 2662   SHUFFLE   <  SKIP 384  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13362Morgan, Destiny90706BellflowerCaliforniaUnited States
11476Navarro, Erika, KKB9KirkbyEnglandUnited Kingdom
19233Andersen, Omar, L94010BurlingameCaliforniaUnited States

Generated 2025-07-15 11:08:57.449 UTC