[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 2421   SHUFFLE   <  SKIP 2210  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12155Lopez, Gabriella98901YakimaWashingtonUnited States
12820Tang, Derek, L45000OrleansLoiretFrance
21192Sai, Regina2113North RydeNew South WalesAustralia

Generated 2025-07-12 00:22:53.671 UTC