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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24835Morgan, Angel, GLE18LeedsEnglandUnited Kingdom
26924Zeng, Erica3550BendigoVictoriaAustralia
24350Simmons, Eduardo94536FremontCaliforniaUnited States

Generated 2025-07-18 02:11:16.551 UTC