[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1442  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19841Jenkins, Alexandria, L92020El CajonCaliforniaUnited States
24949Howard, Devin, S98033KirklandWashingtonUnited States
20866Jones, David, DKB9KirkbyEnglandUnited Kingdom
13238Williams, John, C90505TorranceCaliforniaUnited States

Generated 2025-07-18 15:24:35.221 UTC