[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 875   SHUFFLE   <  SKIP 3793  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23497Bryant, Olivia, A98501OlympiaWashingtonUnited States
28051Young, Thomas, MV7L 4J4VancouverBritish ColumbiaCanada
16641Bailey, Julia, I92806La JollaCaliforniaUnited States
18030Torres, VictorL4 4HBLiverpoolEnglandUnited Kingdom

Generated 2025-07-13 13:38:08.901 UTC