[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 413   SHUFFLE   <  SKIP 493  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16441Young, Jason64283DarmstadtHessenGermany
27276Alexander, Faith, A94704BerkeleyCaliforniaUnited States
28192Sanchez, Abigail98901YakimaWashingtonUnited States
12494Sandberg, Abby78000VersaillesYvelineFrance

Generated 2025-07-20 00:48:26.506 UTC