[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 2908   <  SKIP 1820  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23774Harrison, Reginald, MEM15Esher-MoleseyEnglandUnited Kingdom
20150Rubio, Gary, MYO15YorkEnglandUnited Kingdom
22799Alexander, RileyCM11BillericayEnglandUnited Kingdom
17389Butler, Abigail, K98168BurienWashingtonUnited States

Generated 2025-07-17 00:54:39.333 UTC