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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26190Suri, Arthur2036MalabarNew South WalesAustralia
21603Barnes, Seth98225BellinghamWashingtonUnited States
12813Ramos, Reginald01071DresdenHessenGermany

Generated 2025-07-11 23:05:41.354 UTC