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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22811Stone, BrentGL7 1RYGloucestershireEnglandUnited Kingdom
19312Zheng, Valerie, RSW8 4BGLondonEnglandUnited Kingdom
26705Jenkins, Eric, L91776San GabrielCaliforniaUnited States

Generated 2025-07-09 19:46:12.903 UTC