[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 512   SHUFFLE   <  SKIP 5657  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22234Gonzalez, KatherineV8Z 4N5ShawneeBritish ColumbiaCanada
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-19 08:40:58.148 UTC