[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   SHUFFLE   SKIP 6869   <  SKIP 1025  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11703Baker, Kaylee92806La JollaCaliforniaUnited States
26130Liu, Ronnie7001HobartTasmaniaAustralia
19500Shan, RussellAS23Stoke-on-TrentEnglandUnited Kingdom

Generated 2025-07-22 02:33:12.214 UTC