[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 750   SHUFFLE   <  SKIP 2563  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom
29166Hernandez, Jaime94704BerkeleyCaliforniaUnited States
19129Simmons, Carson, A90012Los AngelesCaliforniaUnited States

Generated 2025-07-14 08:01:37.783 UTC