[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 217   <  SKIP 3183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24073Taylor, GraceKB9KirkbyEnglandUnited Kingdom
20326Blue, Paige94070San CarlosCaliforniaUnited States
11785Diaz, Theodore, D98107BallardWashingtonUnited States

Generated 2025-07-18 10:59:58.540 UTC