[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 189   SHUFFLE   <  SKIP 2900  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11440Weber, Sergio, C59000LilleNordFrance
25204Barnes, Kelly90505TorranceCaliforniaUnited States
11974Sun, Randy, W94704BerkeleyCaliforniaUnited States

Generated 2025-07-13 23:25:32.880 UTC