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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27133Arun, Phillip, A59491Villeneuve-d'AscqNordFrance
24187Serrano, Daisy, PAS23Stoke-on-TrentEnglandUnited Kingdom
27671Martinez, Jeremiah, D98107BallardWashingtonUnited States

Generated 2025-07-13 05:06:04.794 UTC