[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 3112   SHUFFLE   <  SKIP 30  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14864Carlson, Desiree, VWA1 4SYWoolstonEnglandUnited Kingdom
23436Munoz, Tanya2061Milsons PointNew South WalesAustralia
12123Liang, Wesley, ARG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-14 19:29:04.375 UTC