[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2324  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17706Coleman, Gabriel, BTY31RuncornEnglandUnited Kingdom
17329Wilson, Jasmine2450Coffs HarbourNew South WalesAustralia
14974Mr., Saravan, K.SW1P 2NULondonEnglandUnited Kingdom

Generated 2025-07-11 11:18:58.379 UTC