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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15165Anand, Carl94014ColmaCaliforniaUnited States
24876Subram, Jarrod, A66272Sulzbach TaunusSaarlandGermany
27912Ramirez, Caitlin98052RedmondWashingtonUnited States

Generated 2025-07-19 19:40:18.195 UTC