[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 2885  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29373Subram, Bobby, JSL67RJMaidenheadEnglandUnited Kingdom
18984Rivera, Shelby, J98027IssaquahWashingtonUnited States
14011Shen, Roger, G2065St. LeonardsNew South WalesAustralia

Generated 2025-07-20 17:29:14.597 UTC