[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 750   SHUFFLE   <  SKIP 415  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11710Ramirez, Zoe, R92806La JollaCaliforniaUnited States
24041Tang, Chad, L59368WerneNordrhein-WestfalenGermany
15422Griffin, Kelly, F97068W. LinnOregonUnited States

Generated 2025-07-10 21:20:13.603 UTC