[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 327   SHUFFLE   <  SKIP 673  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14510Hernandez, Samuel, R98201EverettWashingtonUnited States
12602Srini, Francisco, HE17 6JFLondonEnglandUnited Kingdom
15371Bryant, Cameron99362Walla WallaWashingtonUnited States
19493Shan, KarlaBD1 4SJW. YorkEnglandUnited Kingdom

Generated 2025-07-19 03:46:30.948 UTC