[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 817  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25810Sanz, Jimmy3000MelbourneVictoriaAustralia
14540Lin, RandyW1Y 3RALondonEnglandUnited Kingdom
25037Rai, Terrence, R6006PerthSouth AustraliaAustralia

Generated 2025-07-11 11:34:16.741 UTC