[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 1641  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16303Yuan, Tracy, L64283DarmstadtHessenGermany
20083Kumar, Terry, E90210Beverly HillsCaliforniaUnited States
14003Ramirez, Angel97205PortlandOregonUnited States
16003Robinson, Carol94611OaklandCaliforniaUnited States

Generated 2025-07-11 10:03:25.368 UTC