[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 5269   SHUFFLE   <  SKIP 1657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12205Long, Madison, J91502BurbankCaliforniaUnited States
24343Harris, Tyler, L94536FremontCaliforniaUnited States
22322Zhao, Roger93000BobignySeine Saint DenisFrance

Generated 2025-07-20 18:27:40.594 UTC