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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28007Ye, Clayton, A90210Beverly HillsCaliforniaUnited States
27167Vazquez, Tanya80610Saint OuenSommeFrance
17583Cook, Stephanie98312BremertonWashingtonUnited States

Generated 2025-07-09 21:33:54.791 UTC