[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 680   SHUFFLE   <  SKIP 3264  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22769Martin, Benjamin90802Long BeachCaliforniaUnited States
13308King, Kaitlyn99362Walla WallaWashingtonUnited States
23960Zheng, Eugene60323FrankfurtHessenGermany
15272Gonzales, Kyle98403TacomaWashingtonUnited States

Generated 2025-07-14 12:30:28.411 UTC