[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 3669   SHUFFLE   <  SKIP 891  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14871Hill, TimothyV3A 4R2LangleyBritish ColumbiaCanada
19214Powell, Cassidy91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-13 09:51:36.537 UTC