[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 3165   SHUFFLE   <  SKIP 2711  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16946Diaz, Teresa, LY03 4TNYorkEnglandUnited Kingdom
19448Fernandez, Meagan, CW1X3SELondonEnglandUnited Kingdom

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