[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 856   SHUFFLE   <  SKIP 12  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12492Price, BrittanyAS23Stoke-on-TrentEnglandUnited Kingdom
28079Phillips, Haley, BV8Z 4N5ShawneeBritish ColumbiaCanada
12127Davis, Grace59140DunkerqueNordFrance

Generated 2025-07-17 16:03:39.942 UTC