[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 589   SHUFFLE   <  SKIP 1053  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22861Hughes, Devin, P97034Lake OswegoOregonUnited States
14778Jimenez, ReneeLA1 1LNLancasterEnglandUnited Kingdom
27278Cook, Brian, O94947NovatoCaliforniaUnited States
19839Yuan, CarlyT2P 2G8CalgaryAlbertaCanada

Generated 2025-07-22 06:31:18.930 UTC