[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 575   SHUFFLE   <  SKIP 3276  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26811Sanchez, Rachael91502BurbankCaliforniaUnited States
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
15168Bell, Xavier, R98366Port OrchardWashingtonUnited States

Generated 2025-07-20 20:37:49.314 UTC