[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 3104   SHUFFLE   <  SKIP 2110  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21143Campbell, Allison97034Lake OswegoOregonUnited States
28882Shen, Tasha, E93400Saint-DenisSeine Saint DenisFrance
22964Hayes, Eric, A3977CranbourneVictoriaAustralia

Generated 2025-07-11 05:22:03.825 UTC