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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14818Ruiz, Diane, F92700ColombesHauts de SeineFrance
20884Schmidt, Darren93000BobignySeine Saint DenisFrance
17163Adams, Edward94704BerkeleyCaliforniaUnited States
16253Lal, Bethany, A20354HamburgHamburgGermany

Generated 2025-07-11 19:41:05.339 UTC