[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 251   SHUFFLE   <  SKIP 191  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28504Gomez, Reginald, L75007ParisSeine (Paris)France
15158Moore, Victoria90012Los AngelesCaliforniaUnited States
12626Lal, CassieC2H 7AULondonEnglandUnited Kingdom
20551Blanco, Daisy, LE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-17 00:03:45.233 UTC