[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 461   SHUFFLE   <  SKIP 2943  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19389Goel, Terrence, MLA1 1LNLancasterEnglandUnited Kingdom
25002Edwards, LoganV2W 1W2HaneyBritish ColumbiaCanada
22887Richardson, Mason, L94947NovatoCaliforniaUnited States

Generated 2025-07-16 10:29:47.265 UTC