[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 250   SHUFFLE   <  SKIP 3872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28845Simmons, Kaitlyn98168BurienWashingtonUnited States
27465Garcia, Seth, L97071WoodburnOregonUnited States
18584Evans, Haley98104SeattleWashingtonUnited States

Generated 2025-07-18 14:43:32.703 UTC