[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 350   SHUFFLE   <  SKIP 15  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12812Sanz, Brandi, J93290Tremblay-en-FranceSeine Saint DenisFrance
18883Garcia, JonathanV9LangfordBritish ColumbiaCanada
24903Black, Tracy, B4171HawthorneQueenslandAustralia

Generated 2025-07-16 16:18:48.347 UTC