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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22806Sun, Crystal, E04838EilenburgBrandenburgGermany
22650Suri, Kristina, J04838EilenburgBrandenburgGermany
23764Liu, Alisha, L04838EilenburgBrandenburgGermany

Generated 2025-07-12 04:55:02.931 UTC