[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 444   SHUFFLE   <  SKIP 2090  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22659Luo, Shawna95010HofBayernGermany
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States
23833Gonzales, Kevin, J98027IssaquahWashingtonUnited States

Generated 2025-07-10 10:16:39.322 UTC