[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 2927   SHUFFLE   <  SKIP 425  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24785Morris, Cody, A98033KirklandWashingtonUnited States
12701Gutierrez, Gary, C2300NewcastleNew South WalesAustralia
22611Deng, ChadTY31RuncornEnglandUnited Kingdom

Generated 2025-07-11 17:19:45.581 UTC