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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24811Ramirez, Trinity91203GlendaleCaliforniaUnited States
13821Lopez, Allen, OWA1 4SYWoolstonEnglandUnited Kingdom
26789Morris, Chase, FV2L3W8NewtonBritish ColumbiaCanada

Generated 2025-07-12 01:18:12.020 UTC