[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 4119  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11334Brown, NicoleAS23Stoke-on-TrentEnglandUnited Kingdom
21649Nara, Keith94519ConcordCaliforniaUnited States
27254Jimenez, Theodore, M98312BremertonWashingtonUnited States

Generated 2025-07-11 07:44:08.527 UTC