[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 2693   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29417Vazquez, Kellie, B80074MünchenHamburgGermany
27617Phillips, Morgan98501OlympiaWashingtonUnited States
11285Anderson, Jeremy, J94536FremontCaliforniaUnited States

Generated 2025-07-13 15:17:05.511 UTC