[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 127   SHUFFLE   <  SKIP 1951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16255Russell, Taylor, E93290Tremblay-en-FranceSeine Saint DenisFrance
18437Butler, Isabella, A90802Long BeachCaliforniaUnited States
23737Velez Amezaga, Elena90210Beverly HillsCaliforniaUnited States

Generated 2025-07-16 21:37:00.566 UTC