[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 2693   SHUFFLE   <  SKIP 1835  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19724Morris, Bryce97034Lake OswegoOregonUnited States
21935Simmons, Victoria99362Walla WallaWashingtonUnited States
28300Bennett, Abigail, L99202SpokaneWashingtonUnited States

Generated 2025-07-18 22:12:11.697 UTC