[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 3993   SHUFFLE   <  SKIP 2845  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16543McDonald, JennyW1Y 3RALondonEnglandUnited Kingdom
16962Coleman, Zachary94536FremontCaliforniaUnited States
25732Sanz, Joanna, LW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-16 00:06:02.050 UTC