[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 5469  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15091Madan, Jermaine, C45001EssenHamburgGermany
15622Ms., Schleger, Yvonne45001EssenHamburgGermany
15655Gomez, Deanna45001EssenHamburgGermany
16475Anand, Kurt, L45001EssenHamburgGermany
17704Moreno, Nelson, R45001EssenHamburgGermany
17764Garcia, Terrance, L45001EssenHamburgGermany
17928She, Terrence, S45001EssenHamburgGermany

Generated 2025-07-10 02:28:35.808 UTC