[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 484   SHUFFLE   <  SKIP 233  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15199Jordan, Joe, L94704BerkeleyCaliforniaUnited States
21536Rubio, Billy, L01071DresdenHessenGermany
13212Phillips, Logan, A90802Long BeachCaliforniaUnited States

Generated 2025-07-11 02:14:42.947 UTC