[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 680   SHUFFLE   <  SKIP 998  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13404Yang, KelvinSW19 3RULondonEnglandUnited Kingdom
11352Rodriguez, Raymond, A93500PantinSeine Saint DenisFrance
22828Suri, FranciscoOX16 8RSOxonEnglandUnited Kingdom
16742Pal, Mitchell, R2500WollongongNew South WalesAustralia

Generated 2025-07-21 14:54:30.194 UTC