[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 6236  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16350Thompson, Fernando1002SydneyNew South WalesAustralia
26092Morgan, Devin, E98225BellinghamWashingtonUnited States
21814Edwards, Noah, K97068W. LinnOregonUnited States

Generated 2025-07-12 03:14:50.715 UTC