[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 4750   <  SKIP 719  >   <  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
17764Garcia, Terrance, L45001EssenHamburgGermany
17928She, Terrence, S45001EssenHamburgGermany
17704Moreno, Nelson, R45001EssenHamburgGermany

Generated 2025-11-06 03:05:22.090 UTC