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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15440Pal, Jon, HRG11 5TPBerkshireEnglandUnited Kingdom
12896Wood, Victoria, V97330CorvallisOregonUnited States
25893Alexander, Alexia98312BremertonWashingtonUnited States

Generated 2025-07-12 01:49:56.396 UTC