[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 717   SHUFFLE   <  SKIP 3623  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11406Xu, Latoya, L75010ParisSeine (Paris)France
12404Liang, Krystal, SY03 4TNYorkEnglandUnited Kingdom
23735Washington, Amanda97301SalemOregonUnited States

Generated 2025-07-19 11:07:47.576 UTC