[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 189   SHUFFLE   <  SKIP 2132  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24792Malhotra, Clifford, G94014ColmaCaliforniaUnited States
25256Hill, Eric, GV9B 5T2ShawneeBritish ColumbiaCanada
17425Washington, Austin97301SalemOregonUnited States

Generated 2025-07-15 10:16:20.931 UTC