[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 2391   SHUFFLE   <  SKIP 2269  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28603Bell, Brian, R94070San CarlosCaliforniaUnited States
16980Moore, Jill98403TacomaWashingtonUnited States
18126Ortega, Larry, CLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 06:00:42.081 UTC