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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19858Collins, Jenna, G97301SalemOregonUnited States
12551Ramos, JulioSW6 SBYLondonEnglandUnited Kingdom
11933Rubio, Mathew98225BellinghamWashingtonUnited States

Generated 2025-07-22 05:23:58.108 UTC