[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 3677   SHUFFLE   <  SKIP 1815  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15466Perez, Elijah94070San CarlosCaliforniaUnited States
25422King, Elijah, M91950Lincoln AcresCaliforniaUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States

Generated 2025-07-14 17:43:06.460 UTC