[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 650   SHUFFLE   <  SKIP 3134  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20093Clark, Megan90505TorranceCaliforniaUnited States
18174Munoz, Jill, M94310OrlyVal de MarneFrance
28398Lal, Shawn, L92081Paris La DefenseHauts de SeineFrance
28364Nara, Alison75010ParisSeine (Paris)France

Generated 2025-07-13 05:16:37.630 UTC