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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia
28163Washington, Rachel97071WoodburnOregonUnited States
12603Reed, ColePB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-13 15:07:38.583 UTC