[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 363   SHUFFLE   <  SKIP 767  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15072Subram, Whitney93290Tremblay-en-FranceSeine Saint DenisFrance
19293Watson, Chloe, O78100Saint Germain en LayeYvelineFrance

Generated 2025-07-20 08:49:17.942 UTC