[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 2421   SHUFFLE   <  SKIP 7193  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22447Shan, Tara, C24044KielSaarlandGermany
22595Xie, Nicolas, W31770ColomiersGaronne (Haute)France
25924Robinson, Hannah94063Redwood CityCaliforniaUnited States

Generated 2025-07-20 11:40:01.187 UTC