[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 444   SHUFFLE   <  SKIP 1627  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25085Rogers, Lucas92806La JollaCaliforniaUnited States
13842Xie, Kenneth, J38001BraunschweigNordrhein-WestfalenGermany
24811Ramirez, Trinity91203GlendaleCaliforniaUnited States

Generated 2025-07-21 18:42:43.274 UTC