[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 5152  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27865Butler, Destiny2444Port MacquarieNew South WalesAustralia
28809Cooper, Isaac, I97068W. LinnOregonUnited States
14592Thompson, Jessica99362Walla WallaWashingtonUnited States

Generated 2025-07-12 04:38:00.096 UTC