[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 413   SHUFFLE   <  SKIP 2701  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22861Hughes, Devin, P97034Lake OswegoOregonUnited States
14726Yang, Zachary, F98270MarysvilleWashingtonUnited States
21668Rogers, Christina, FPE17BuryEnglandUnited Kingdom
19109Brooks, Jade, L94014ColmaCaliforniaUnited States

Generated 2025-07-16 01:39:33.113 UTC