[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 2421   SHUFFLE   <  SKIP 907  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24849Ward, Brianna, S93290Tremblay-en-FranceSeine Saint DenisFrance
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States
20832Tang, KelvinWA3WatfordEnglandUnited Kingdom
24608Nara, Katrina, Z4171HawthorneQueenslandAustralia

Generated 2025-07-14 01:40:49.504 UTC