[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 434   SHUFFLE   <  SKIP 1  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26844Cooper, Erin, PGL50CheltenhamEnglandUnited Kingdom
16161Deng, Jodi7001HobartTasmaniaAustralia
11456Gao, Jon, C2065St. LeonardsNew South WalesAustralia
25374Powell, Ana94015Daly CityCaliforniaUnited States

Generated 2025-07-21 01:22:58.758 UTC