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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22547Flores, Elijah, C91950National CityCaliforniaUnited States
21905Hernandez, Pedro98225BellinghamWashingtonUnited States
15397Tang, Karl91502BurbankCaliforniaUnited States

Generated 2025-07-11 16:58:15.910 UTC