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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12380Yuan, Omar, CCM11BillericayEnglandUnited Kingdom
24930Lewis, Abigail, J90012Los AngelesCaliforniaUnited States
17708Mr., Sneath, TimothyGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-11 23:38:19.998 UTC