[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 416   SHUFFLE   <  SKIP 2375  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16818Reed, Gabrielle91977Spring ValleyCaliforniaUnited States
15039Xie, Michele, M7001HobartTasmaniaAustralia
17357Miller, Brandon, L98501OlympiaWashingtonUnited States

Generated 2025-07-18 15:24:40.278 UTC