[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 55  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18128Suarez, Roberto, D93000BobignySeine Saint DenisFrance
15122Raman, Abby, T4810TownsvilleQueenslandAustralia
23478Cooper, Hailey98371PuyallupWashingtonUnited States
29275Thomas, Taylor91977Spring ValleyCaliforniaUnited States

Generated 2025-07-17 04:47:43.025 UTC