[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 127   SHUFFLE   <  SKIP 2519  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25646Torres, RandallE17 6JFLondonEnglandUnited Kingdom
13040Gonzalez, Roy, M4169East BrisbaneQueenslandAustralia
26126Bell, Alexandra, R90012Los AngelesCaliforniaUnited States

Generated 2025-07-20 12:30:26.680 UTC