[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 482   SHUFFLE   <  SKIP 824  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11462Lin, Laura, L2036MatravilleNew South WalesAustralia
25470Ramos, DarrenLE18LeedsEnglandUnited Kingdom
24998Martinez, Olivia94010BurlingameCaliforniaUnited States

Generated 2025-07-19 12:03:29.156 UTC