[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 506   SHUFFLE   <  SKIP 416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25791Foster, Seth, L93290Tremblay-en-FranceSeine Saint DenisFrance
15838Taylor, Julia, G94536FremontCaliforniaUnited States
13061Anderson, Ethan94611OaklandCaliforniaUnited States

Generated 2025-07-10 17:56:39.545 UTC