[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 1001  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14571Richardson, Rachel, M90706BellflowerCaliforniaUnited States
26146Wang, Laura, L4655Hervey BayQueenslandAustralia
15304Powell, Miranda, JV2W 1W2HaneyBritish ColumbiaCanada

Generated 2025-07-16 15:59:47.883 UTC