[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 1305   SHUFFLE   <  SKIP 1479  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18149Blanco, RebekahRG11 5TPBerkshireEnglandUnited Kingdom
13549King, Richard75007ParisSeine (Paris)France
23702James, Eduardo, C92118CoronadoCaliforniaUnited States

Generated 2025-07-19 02:33:38.228 UTC