[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 468   SHUFFLE   <  SKIP 552  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20353Phillips, Allison92806La JollaCaliforniaUnited States
18649Patterson, Jackson, H91364Woodland HillsCaliforniaUnited States
11621She, Leah, R98312BremertonWashingtonUnited States
21870Raji, JennyTY31RuncornEnglandUnited Kingdom

Generated 2025-07-19 06:10:47.203 UTC