[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 2858   <  SKIP 1628  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22315Raman, Darren, KY03 4TNYorkEnglandUnited Kingdom
26322Zhang, Justin98027IssaquahWashingtonUnited States

Generated 2025-07-21 01:44:57.802 UTC