[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 750   SHUFFLE   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17236Chandra, Harold, K2264SilverwaterNew South WalesAustralia
28125Jackson, Dalton94536FremontCaliforniaUnited States
19059Rodriguez, George, ASW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-11 23:47:15.089 UTC