[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 875   SHUFFLE   <  SKIP 5365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20173Zhao, DennisSE1 8HLLondonEnglandUnited Kingdom
26195Rivera, Alyssa, S91950National CityCaliforniaUnited States
24291Garcia, Eduardo, D98225BellinghamWashingtonUnited States

Generated 2025-07-17 13:06:03.406 UTC