[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 2971  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21409Deng, Johnny3337MeltonVictoriaAustralia
17931Zhao, Jeffery80610Saint OuenSommeFrance
24447Morgan, Cody90706BellflowerCaliforniaUnited States

Generated 2025-07-08 02:29:51.035 UTC