[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 623   <  SKIP 4860  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23619Tang, Ricardo, L45001EssenHamburgGermany
25144Fernandez, Johnathan45001EssenHamburgGermany
25543Chen, Ramon, T45001EssenHamburgGermany

Generated 2025-07-22 11:29:07.592 UTC