[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   <  SKIP 933  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16321Malhotra, Ruth, DCM11BillericayEnglandUnited Kingdom
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom
16932King, Adam, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 15:46:00.662 UTC