[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 3056  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23489Huang, Autumn98225BellinghamWashingtonUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
17700Torres, Hector, ESL67RJMaidenheadEnglandUnited Kingdom
16747Davis, Alexander, S97301SalemOregonUnited States

Generated 2025-07-11 11:58:43.080 UTC