[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 376   SHUFFLE   <  SKIP 2147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27275Powell, Aidan91977Spring ValleyCaliforniaUnited States
15613Moreno, Melinda93700DrancySeine Saint DenisFrance
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-22 00:53:43.324 UTC