[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 875   SHUFFLE   <  SKIP 1132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12277Ortega, Beth, AEM15Esher-MoleseyEnglandUnited Kingdom
23304Simmons, Jordan, M91203GlendaleCaliforniaUnited States
11781Gray, Carlos94015Daly CityCaliforniaUnited States

Generated 2025-07-08 06:41:45.424 UTC