[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 469   <  SKIP 813  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14501Prasad, Ruben90210Beverly HillsCaliforniaUnited States
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States
14612Zhang, Ernest, M90210Beverly HillsCaliforniaUnited States
14752Turner, Seth90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 17:21:37.044 UTC