[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 2028   SHUFFLE   <  SKIP 735  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11558Malhotra, Ivan, EWA1 4SYWoolstonEnglandUnited Kingdom
11381Raman, MeredithSW1P 2NULondonEnglandUnited Kingdom
28485Wu, Bianca, F6105CloverdaleSouth AustraliaAustralia

Generated 2025-07-16 01:31:50.868 UTC