[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 470   SHUFFLE   <  SKIP 3161  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27210Flores, Hunter91502BurbankCaliforniaUnited States
23883Russell, Jackson, L94611OaklandCaliforniaUnited States
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance

Generated 2025-07-21 11:04:27.395 UTC