[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 512   SHUFFLE   <  SKIP 2989  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14701Macagno, Maurizio, J31770ColomiersGaronne (Haute)France
16328Rai, Maurice, SRH15 9UDWest SussexEnglandUnited Kingdom
15959Rodriguez, Logan, N98052RedmondWashingtonUnited States

Generated 2025-07-17 17:28:30.608 UTC