[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 995   SHUFFLE   <  SKIP 1463  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14914Gray, Arianna94010BurlingameCaliforniaUnited States
22468Gonzalez, Ruben, AE17 6JFLondonEnglandUnited Kingdom
16579Davis, Zachary, LGL50CheltenhamEnglandUnited Kingdom
28803Edwards, Gabriella, L98033KirklandWashingtonUnited States

Generated 2025-07-16 00:46:04.069 UTC