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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15542Baker, Andrea, L91502BurbankCaliforniaUnited States
13286Rodriguez, Hannah97222MilwaukieOregonUnited States
11635Chande, Darrell90210Beverly HillsCaliforniaUnited States

Generated 2025-07-11 11:31:21.135 UTC