[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 2480   <  SKIP 1689  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22132Mehta, Rachael, D94014ColmaCaliforniaUnited States
28028Allen, Elijah, H98270MarysvilleWashingtonUnited States
24131Rubio, Felicia, S94310OrlyVal de MarneFrance

Generated 2025-07-15 06:15:18.934 UTC