[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 875   SHUFFLE   <  SKIP 3418  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11188Morris, Catherine91776San GabrielCaliforniaUnited States
19769Peterson, Andrea90802Long BeachCaliforniaUnited States
15175Malhotra, Kristi, ST2P 2G8CalgaryAlbertaCanada

Generated 2025-07-11 11:02:39.556 UTC