[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 3677   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25739Rodriguez, CorySW1P 2NULondonEnglandUnited Kingdom
12416Martinez, Veronica, S90706BellflowerCaliforniaUnited States
19737Ramirez, Erin, J98168BurienWashingtonUnited States

Generated 2025-07-21 18:26:36.879 UTC