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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26303Pal, Devon, M90706BellflowerCaliforniaUnited States
18008Sai, Deanna, D93700DrancySeine Saint DenisFrance
20860Lopez, Preston04139LeipzigNordrhein-WestfalenGermany
26334Blanco, Ross90706BellflowerCaliforniaUnited States

Generated 2025-07-14 16:26:28.330 UTC