[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 350   SHUFFLE   <  SKIP 1577  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26054Lee, Dylan, A98270MarysvilleWashingtonUnited States
20327Perez, Sophia94070San CarlosCaliforniaUnited States
14970Chandra, Bruce, HSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-20 16:02:50.639 UTC