[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   SHUFFLE   SKIP 1117   <  SKIP 2844  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26938Shen, Maurice, LW1X3SELondonEnglandUnited Kingdom
11653Peterson, Sydney97355LebanonOregonUnited States
17984Andersen, Barbara, G95010HofBayernGermany

Generated 2025-07-21 09:14:53.377 UTC