[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 470   SHUFFLE   <  SKIP 5403  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16306Romero, Kristine, WBD1 4SJW. YorkEnglandUnited Kingdom
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States
11739King, Aaron, LV9B 5T2ShawneeBritish ColumbiaCanada

Generated 2025-07-17 03:01:41.956 UTC