[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 24   SHUFFLE   <  SKIP 976  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27730Cox, Isabella98107BallardWashingtonUnited States
12550Diaz, Austin, MOX1OxfordEnglandUnited Kingdom
14503Alexander, Brianna99362Walla WallaWashingtonUnited States

Generated 2025-07-11 15:24:13.885 UTC