[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 0   SHUFFLE   <  SKIP 4092  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25025Bryant, Spencer, J91977Spring ValleyCaliforniaUnited States
11605Subram, Heidi, L70452StuttgartSaarlandGermany
12923Wright, Fernando, L94941Mill ValleyCaliforniaUnited States

Generated 2025-10-29 23:42:07.149 UTC