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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27152Wang, Dawn, LSW8 4BGLondonEnglandUnited Kingdom
24866Nath, Alejandro, J75003ParisSeine (Paris)France
23927Collins, Seth93000BobignySeine Saint DenisFrance
26713Edwards, Stephanie, R92118CoronadoCaliforniaUnited States

Generated 2025-07-19 13:56:50.444 UTC