[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 528  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14581Adams, Kevin, M97205PortlandOregonUnited States
19137Russell, Eric98366Port OrchardWashingtonUnited States
16621Ms., Seidel, Birgit3550BendigoVictoriaAustralia
22825Zeng, Kelli, MCM11BillericayEnglandUnited Kingdom

Generated 2025-07-11 15:29:31.388 UTC