[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 494   SHUFFLE   <  SKIP 419  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19364Nara, Alejandro, S60075Frankfurt am MainSaarlandGermany
15066Munoz, Diana93500PantinSeine Saint DenisFrance
13098Russell, Miguel, Z98201EverettWashingtonUnited States

Generated 2025-07-11 03:34:58.357 UTC