[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 6574   <  SKIP 433  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22032Fernandez, Ivan3000MelbourneVictoriaAustralia
28594Cooper, Sydney, P97068W. LinnOregonUnited States

Generated 2025-07-18 15:06:14.909 UTC