[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 3272  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26817Ashe, MelvinGL50CheltenhamEnglandUnited Kingdom
11755Pal, Willie, J4655Hervey BayQueenslandAustralia
16840Torres, XavierV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-09 04:45:08.803 UTC