[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 875   SHUFFLE   <  SKIP 2812  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28593Peterson, Faith92625Newport BeachCaliforniaUnited States
21540Rubio, RossW1V 5RNLondonEnglandUnited Kingdom
26365Fernandez, Phillip, L45000OrleansLoiretFrance
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States

Generated 2025-07-15 10:03:47.775 UTC