[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 3993   SHUFFLE   <  SKIP 3095  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28429Bell, Devin59000LilleNordFrance
27002She, Kelvin, TBD1 4SJW. YorkEnglandUnited Kingdom
18541Jones, Kayla, CV3L 1H4WestminsterBritish ColumbiaCanada

Generated 2025-07-19 14:27:58.586 UTC