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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15613Moreno, Melinda93700DrancySeine Saint DenisFrance
28762Henderson, Aaron97045Oregon CityOregonUnited States
14327Butler, Kyle, B90241DowneyCaliforniaUnited States
29063Liang, Alan, L3000MelbourneVictoriaAustralia

Generated 2025-07-17 13:40:57.231 UTC