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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17892Xu, RonnieWA1 4SYWoolstonEnglandUnited Kingdom
22260Allen, Courtney, M97301SalemOregonUnited States
26694Hughes, Aaron, J98225BellinghamWashingtonUnited States

Generated 2025-07-09 00:42:35.901 UTC