[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 875   SHUFFLE   <  SKIP 1357  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15563Lopez, Luke98027IssaquahWashingtonUnited States
23817Murphy, Kaitlyn, M97355LebanonOregonUnited States
15517Edwards, Thomas, C90401Santa MonicaCaliforniaUnited States
16166Goel, April, C1597Lane CoveNew South WalesAustralia

Generated 2025-07-08 12:18:42.203 UTC