[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 484   SHUFFLE   <  SKIP 2561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25074Jackson, Samantha97355LebanonOregonUnited States
27120Kumar, Clarence80074MünchenHamburgGermany
24767Jackson, Lauren99362Walla WallaWashingtonUnited States

Generated 2025-07-14 21:29:13.255 UTC