[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 480   SHUFFLE   <  SKIP 142  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14661Ward, Jade, DV2M1N7NewtonBritish ColumbiaCanada
16569Li, Colleen, H92700ColombesHauts de SeineFrance
19360Hernandez, JoannaGL50CheltenhamEnglandUnited Kingdom
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
25134Rodriguez, Brett2065St. LeonardsNew South WalesAustralia
27304Robinson, Alexandra, A59100RoubaixNordFrance

Generated 2025-11-05 12:45:17.413 UTC