[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 0   SHUFFLE   <  SKIP 2980  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25370Bailey, Erin, S99202SpokaneWashingtonUnited States
27927Zhao, OmarB29 6SLBirminghamEnglandUnited Kingdom
22967Smith, Rachel98501OlympiaWashingtonUnited States

Generated 2025-10-29 16:21:52.145 UTC