[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3515  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25111Chander, Drew, J6006PerthSouth AustraliaAustralia
14789Zhang, Rosa, K48001MünsterSaarlandGermany
28591Collins, Mary, E94536FremontCaliforniaUnited States

Generated 2025-07-11 13:06:27.483 UTC