[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 62   SHUFFLE   <  SKIP 52  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
25696Luo, Damien, L57000MetzMoselleFrance
27506Srini, Carla94010BurlingameCaliforniaUnited States

Generated 2025-07-15 17:16:06.803 UTC