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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19298Andersen, Priscilla95010HofBayernGermany
13336Gill, Deanna94014ColmaCaliforniaUnited States
13950Hernandez, Meredith, B98225BellinghamWashingtonUnited States

Generated 2025-07-09 02:33:38.735 UTC