[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 2452   SHUFFLE   <  SKIP 27  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25588Pal, Jerry93500PantinSeine Saint DenisFrance
21358Reed, Cody94611OaklandCaliforniaUnited States
16652Richardson, Nicole, R92806La JollaCaliforniaUnited States

Generated 2025-07-20 22:17:50.554 UTC