[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 480   SHUFFLE   <  SKIP 827  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20737Griffin, Victoria, A92102San DiegoCaliforniaUnited States
28735Morgan, Kimberly, AEM15Esher-MoleseyEnglandUnited Kingdom
26349Lopez, Adam, E99202SpokaneWashingtonUnited States

Generated 2025-07-13 14:03:34.307 UTC