[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 836  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21416Butler, Ryan, A90210Beverly HillsCaliforniaUnited States
21457Serrano, Jamie90210Beverly HillsCaliforniaUnited States
21342Xie, Tonya, S90210Beverly HillsCaliforniaUnited States
21496Rai, Nichole90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 14:27:28.465 UTC