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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25692Yuan, Kelvin, LOX16 8RSOxonEnglandUnited Kingdom
15340Barnes, Brittany, RV3J 6Z3BurnabyBritish ColumbiaCanada
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
17958Lal, Ricardo, CSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-18 09:57:27.735 UTC