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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19378Davis, Lucas, SOX1OxfordEnglandUnited Kingdom
15269King, Chloe, W98201EverettWashingtonUnited States
14208Xu, Eugene, AGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-17 00:01:51.999 UTC