[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 470   SHUFFLE   <  SKIP 4222  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12721Martinez, Rebekah, A66740SaarlouisSaarlandGermany
27488Munoz, Sheila2138RhodesNew South WalesAustralia
16974Rivera, Paige98168BurienWashingtonUnited States

Generated 2025-07-12 10:08:20.156 UTC