[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 975   SHUFFLE   <  SKIP 1153  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16602Travers, Jill, ATY31RuncornEnglandUnited Kingdom
14251Brooks, Alex95062Santa CruzCaliforniaUnited States
21244Torres, Allison, E91203GlendaleCaliforniaUnited States

Generated 2025-07-21 08:33:12.881 UTC