[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 438   SHUFFLE   <  SKIP 928  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13215Sharma, Colleen75006CarrolltonTexasUnited States
18274Sanchez, Carla2300NewcastleNew South WalesAustralia
16253Lal, Bethany, A20354HamburgHamburgGermany

Generated 2025-07-19 12:47:02.237 UTC