[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 405   SHUFFLE   <  SKIP 987  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16595Anderson, Cameron, LTY31RuncornEnglandUnited Kingdom
15204Gonzalez, Deanna, S2036MatravilleNew South WalesAustralia
22735Jones, Katherine97330CorvallisOregonUnited States

Generated 2025-07-12 03:47:23.558 UTC