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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20522Parker, Kevin94536FremontCaliforniaUnited States
18988Baker, Courtney, A94536FremontCaliforniaUnited States
22282Hughes, Jonathan97034Lake OswegoOregonUnited States

Generated 2025-07-08 13:23:23.383 UTC