[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 1211   SHUFFLE   <  SKIP 3669  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14157Xu, Willie, JW1V 5RNLondonEnglandUnited Kingdom
21576Gonzales, Benjamin97045Oregon CityOregonUnited States
21521Romero, Joanna59000LilleNordFrance
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States

Generated 2025-07-17 11:08:40.307 UTC