[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 34   SHUFFLE   <  SKIP 2089  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17312Kovar, Mayra, J4700RockhamptonQueenslandAustralia
27907Taylor, MichaelEM15Esher-MoleseyEnglandUnited Kingdom
22547Flores, Elijah, C91950National CityCaliforniaUnited States

Generated 2025-07-20 23:59:01.282 UTC