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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27894Sai, Gerald, LLE18LeedsEnglandUnited Kingdom
19566Sara, Ruben, A4655Hervey BayQueenslandAustralia
27841Vance, Gerald, MSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-13 15:58:07.973 UTC