[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 2948   SHUFFLE   <  SKIP 1  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22136Evans, Devin, C92020El CajonCaliforniaUnited States
27785Bell, Sebastian, DEM15Esher-MoleseyEnglandUnited Kingdom
24160Yuan, Carl, P2036MatravilleNew South WalesAustralia

Generated 2025-07-19 12:10:27.007 UTC