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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28904Flores, Ian59140DunkerqueNordFrance
26384Zhu, Jon, J75006ParisSeine (Paris)France
16080Patterson, Oscar, A90802Long BeachCaliforniaUnited States
22297Garcia, Jasmine, A94063Redwood CityCaliforniaUnited States

Generated 2025-07-16 15:51:17.424 UTC