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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18318Hughes, Benjamin, R98036LynnwoodWashingtonUnited States
28213Morgan, Jared, A3000MelbourneVictoriaAustralia
17638Zheng, Clarence75016ParisSeine (Paris)France

Generated 2025-07-18 17:05:10.204 UTC