[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 7076  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29308Vance, Phillip7001HobartTasmaniaAustralia
11431Garcia, Bryant95010HofBayernGermany
11335Raman, Carla, L95010HofBayernGermany

Generated 2025-07-11 09:26:55.783 UTC