[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 1067  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17217Gill, Raquel, T14111BerlinHamburgGermany
21695Rodriguez, Ethan, E94704BerkeleyCaliforniaUnited States
16851Hayes, Kevin, L90706BellflowerCaliforniaUnited States
29205Long, David, V91791West CovinaCaliforniaUnited States

Generated 2025-07-11 16:54:34.287 UTC