[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 512   SHUFFLE   <  SKIP 1220  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
24020Raman, Francisco, MGL50CheltenhamEnglandUnited Kingdom
18442Hill, Mason98270MarysvilleWashingtonUnited States

Generated 2025-07-12 00:12:34.339 UTC