[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 328   SHUFFLE   <  SKIP 3194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28322Chen, Willie, C2061Milsons PointNew South WalesAustralia
21683Suri, HenryYO15YorkEnglandUnited Kingdom
12998Mehta, Mayra2036MatravilleNew South WalesAustralia

Generated 2025-07-19 10:00:19.816 UTC