[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 250   SHUFFLE   <  SKIP 958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11273Lal, Nathan, E92806La JollaCaliforniaUnited States
22069Reed, Bailey, L90210Beverly HillsCaliforniaUnited States
11936Clark, Hunter, S98052RedmondWashingtonUnited States

Generated 2025-07-10 15:08:29.017 UTC