[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 1424   SHUFFLE   <  SKIP 1050  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom
18876Chen, Luke90210Beverly HillsCaliforniaUnited States
19258Mehta, DouglasSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-18 15:39:21.122 UTC