[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 1305   SHUFFLE   <  SKIP 891  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18358Coleman, Oscar, P90241DowneyCaliforniaUnited States
13805Hernandez, Gabriel, JTY31RuncornEnglandUnited Kingdom
16955Bradley, NathanielV9MetchosinBritish ColumbiaCanada

Generated 2025-07-19 02:47:49.683 UTC