[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 0   SHUFFLE   <  SKIP 3989  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15596Goel, Gilbert2065St. LeonardsNew South WalesAustralia
22388Beck, Bradley, LKB9KirkbyEnglandUnited Kingdom
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom
20231Zhou, Kelvin3550BendigoVictoriaAustralia

Generated 2025-11-05 16:33:35.699 UTC