[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 523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20275Kelly, Angela, J97034Lake OswegoOregonUnited States
18015Edwards, Haley, D59140DunkerqueNordFrance
21064Sun, Colleen, C80610Saint OuenSommeFrance

Generated 2025-07-19 17:13:26.939 UTC