[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 840   SHUFFLE   <  SKIP 268  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14950Hernandez, MariaTY31RuncornEnglandUnited Kingdom
22458Vazquez, Kendra, L91370Verrieres Le BuissonEssonneFrance
13736Rivera, Cole, R91977Spring ValleyCaliforniaUnited States

Generated 2025-07-14 06:11:50.628 UTC