[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 555   SHUFFLE   <  SKIP 993  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23608Blanco, Jessie, RW1V 5RNLondonEnglandUnited Kingdom
16359Richardson, Shelby97071WoodburnOregonUnited States

Generated 2025-07-21 01:49:08.157 UTC