[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 250   <  SKIP 6141  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11354Suarez, Deanna41485GrevenbroichBayernGermany
12314Suarez, Jill, J41485GrevenbroichBayernGermany
12406Gutierrez, Ross41485GrevenbroichBayernGermany
12657Blanco, Audrey41485GrevenbroichBayernGermany
12809Navarro, Michele, S41485GrevenbroichBayernGermany
13545Sharma, Brad, J41485GrevenbroichBayernGermany

Generated 2025-07-20 13:18:19.583 UTC