[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 518   SHUFFLE   <  SKIP 4518  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27505Ms., Skelly, Bonnie, L.94010BurlingameCaliforniaUnited States
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom

Generated 2025-07-14 01:31:15.114 UTC