[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 24   SHUFFLE   <  SKIP 25  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14642Zeng, Jeffery, C97005BeavertonOregonUnited States
16177Nath, Bethany7001HobartTasmaniaAustralia
20708Thompson, DevinV3A 4R2LangleyBritish ColumbiaCanada

Generated 2025-07-20 23:05:38.029 UTC