[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 9718   <  SKIP 160  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25206Bryant, Ryan, W90712LakewoodCaliforniaUnited States
16324Romero, Juan, ACM11BillericayEnglandUnited Kingdom

Generated 2025-07-22 14:42:50.261 UTC