[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   SKIP 512   SHUFFLE   <  SKIP 5471  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25967Martinez, Alexis, S94941Mill ValleyCaliforniaUnited States
26170Jenkins, Jeremiah, C91776San GabrielCaliforniaUnited States
15063Malhotra, Kari, J46236BottropNordrhein-WestfalenGermany
22529Raman, Ross77127LieusaintSeine et MarneFrance

Generated 2025-07-18 04:14:38.011 UTC