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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11855Walker, Christian94010BurlingameCaliforniaUnited States
18632Tang, RussellHP10 9QYHigh WycombeEnglandUnited Kingdom
24353Ramirez, Andrea94070San CarlosCaliforniaUnited States

Generated 2025-07-11 18:55:29.683 UTC