[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 437   SHUFFLE   <  SKIP 2204  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14569Rodriguez, Kristopher98225BellinghamWashingtonUnited States
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom
28622Cooper, Julia, V91941GrossmontCaliforniaUnited States

Generated 2025-07-17 03:06:45.935 UTC