[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 413   SHUFFLE   <  SKIP 1410  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27764Becker, Jaclyn75008ParisSeine (Paris)France
22594James, Gabriella, SCM11BillericayEnglandUnited Kingdom
17292Gill, Kellie2500WollongongNew South WalesAustralia

Generated 2025-07-11 09:23:24.708 UTC