[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 512   SHUFFLE   <  SKIP 1550  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14883Barnes, Gabrielle91945Lemon GroveCaliforniaUnited States
24693Rogers, Alexandra, M78100Saint Germain en LayeYvelineFrance
16893Howard, Isaac, M99362Walla WallaWashingtonUnited States

Generated 2025-07-11 22:47:22.107 UTC