[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 3761  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19494Martinez, Sergio, C75009ParisSeine (Paris)France
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
23519Long, Jacqueline, E92118CoronadoCaliforniaUnited States
22437Zheng, TrishaRG41 1QWWokinghamEnglandUnited Kingdom

Generated 2025-07-11 03:54:26.725 UTC