[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 2938   <  SKIP 3454  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12314Suarez, Jill, J41485GrevenbroichBayernGermany
12406Gutierrez, Ross41485GrevenbroichBayernGermany
12657Blanco, Audrey41485GrevenbroichBayernGermany
12809Navarro, Michele, S41485GrevenbroichBayernGermany
13545Sharma, Brad, J41485GrevenbroichBayernGermany
13666Ruiz, Teresa41485GrevenbroichBayernGermany
13787Cai, Glenn41485GrevenbroichBayernGermany
13829Carlson, Randall, T41485GrevenbroichBayernGermany

Generated 2025-07-17 11:18:48.585 UTC