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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20730Shan, AaronTY31RuncornEnglandUnited Kingdom
19077Prasad, Pedro, DCB4 4BZCambridgeEnglandUnited Kingdom
12873Samant, MandarSW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-13 16:46:57.358 UTC