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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19241Dominguez, Diane, A90210Beverly HillsCaliforniaUnited States
19397Shen, Terry, F90210Beverly HillsCaliforniaUnited States
18754Mitchell, Isabella90210Beverly HillsCaliforniaUnited States
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States

Generated 2025-07-17 01:42:17.902 UTC