[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 327   SHUFFLE   <  SKIP 639  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11615Navarro, Dwayne, HLA1 1LNLancasterEnglandUnited Kingdom
19512Kapoor, MarcoBD1 4SJW. YorkEnglandUnited Kingdom
19164Morgan, Danielle91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 12:15:24.807 UTC