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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17748Kapoor, Geoffrey77127LieusaintSeine et MarneFrance
25305Rodriguez, Ivan, H60082Frankfurt am MainHamburgGermany
25013Stone, Mitchell4655Hervey BayQueenslandAustralia

Generated 2025-07-13 03:39:35.805 UTC