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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16478Gray, Adrian, L94611OaklandCaliforniaUnited States
16827Chen, Jeffery, CRG41 1QWWokinghamEnglandUnited Kingdom
16193Rubio, Victor, SEM15Esher-MoleseyEnglandUnited Kingdom

Generated 2025-07-15 12:35:34.028 UTC