[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 826   SHUFFLE   <  SKIP 181  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27638Brooks, Marcus, T98270MarysvilleWashingtonUnited States
26365Fernandez, Phillip, L45000OrleansLoiretFrance
22488Patel, Frederick04838EilenburgBrandenburgGermany

Generated 2025-07-15 17:12:10.656 UTC