[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   SKIP 2236   SHUFFLE   <  SKIP 1717  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26135Sun, Erica, P2036MalabarNew South WalesAustralia
15084Serrano, Adrienne34117KasselHessenGermany
26207Zeng, Kelvin, AOX1OxfordEnglandUnited Kingdom
23400Lee, Andrew, G94611OaklandCaliforniaUnited States

Generated 2025-07-21 15:01:24.517 UTC