[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 875   SHUFFLE   <  SKIP 3111  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27983Saunders, Ruben, G6105CloverdaleSouth AustraliaAustralia
22550Rana, Kristopher, WY03 4TNYorkEnglandUnited Kingdom
16889Rodriguez, Daniel, R90505TorranceCaliforniaUnited States

Generated 2025-07-12 20:45:21.031 UTC