[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 827   SHUFFLE   <  SKIP 1619  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25218Sun, Christy3220GeelongVictoriaAustralia
15476Powell, Alyssa90802Long BeachCaliforniaUnited States
25289Bradley, Amanda97045Oregon CityOregonUnited States

Generated 2025-07-13 23:51:22.317 UTC