[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 2774  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18604Alexander, Paige, WV3A 4R2LangleyBritish ColumbiaCanada
18064Rivera, Catherine90712LakewoodCaliforniaUnited States

Generated 2025-07-13 00:21:00.147 UTC