[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 9075   SHUFFLE   <  SKIP 629  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20947Alvarez, MarieE17 6JFLondonEnglandUnited Kingdom
12618Lal, Dawn77127LieusaintSeine et MarneFrance
27393Hernandez, SierraV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-19 03:49:52.568 UTC