[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 3525   SHUFFLE   <  SKIP 434  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14851Tang, Karla, M77680Roissy en BrieSeine et MarneFrance
16159Goldberg, Mindy6105CloverdaleSouth AustraliaAustralia
28190Cook, Kimberly, R94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 06:33:48.427 UTC