[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 3252   <  SKIP 2228  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22835Zhang, Alan45001EssenHamburgGermany
23604Kovar, Troy, J45001EssenHamburgGermany
23612Liu, Rosa45001EssenHamburgGermany
23619Tang, Ricardo, L45001EssenHamburgGermany
25144Fernandez, Johnathan45001EssenHamburgGermany
25543Chen, Ramon, T45001EssenHamburgGermany
25702Lopez, Evelyn, E45001EssenHamburgGermany

Generated 2025-07-20 00:56:07.110 UTC